Skip to content

Conversation

focusedbytes
Copy link

Summary

Fixes syntax and configuration issues in the GitHub Actions workflow example used for code quality and security scanning with OpenAI models. Specifically, adds a missing fi to a conditional block and updates the model parameter to use a configurable GitHub Actions variable (MODELNAME) instead of a hardcoded value.

Motivation

These changes fix a bash syntax error and allow more flexibility by enabling users to configure the OpenAI model through GitHub Actions variables. This makes the example more robust, reusable, and easier to integrate in varied CI/CD environments, improving the quality and adaptability of the cookbook content.

@focusedbytes focusedbytes marked this pull request as draft June 16, 2025 06:05
@focusedbytes focusedbytes marked this pull request as ready for review June 16, 2025 06:06
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 10 days.

@github-actions github-actions bot added the Stale label Aug 16, 2025
Copy link

This PR was closed because it has been stalled for 10 days with no activity.

@github-actions github-actions bot closed this Aug 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant